Click or drag to resize

ItemIsAssociated Property

Indicates whether the item is associated with a folder.

Namespace:  Independentsoft.Exchange
Assembly:  Independentsoft.Exchange (in Independentsoft.Exchange.dll) Version: 3.0.840.11238
Syntax
public bool IsAssociated { get; }

Property Value

Type: Boolean
true if this instance is associated; otherwise, false.
See Also